func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeDocumentCSVOutput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L9256: func awsRestxml_serializeDocumentCSVOutput(v *types.CSVOutput, value smithyxml.Value) error {
		serializers.go#L11146: 		if err := awsRestxml_serializeDocumentCSVOutput(v.CSV, el); err != nil {